PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardListAttribute Class / getContinuedFrom Method
In This Topic
    getContinuedFrom Method
    In This Topic
    Gets the ID of the list.
    Syntax
    public java.lang.String getContinuedFrom()

    Return Value

    The PDFStructureElement.getID of the list for which this list is a continuation.
    See Also